Unity勉強会の記事を追加しました!動画が貼れなかったのでお願いします#17
Merged
wappon28dev merged 9 commits intoSystemEngineeringTeam:mainfrom Mar 11, 2026
Merged
Unity勉強会の記事を追加しました!動画が貼れなかったのでお願いします#17wappon28dev merged 9 commits intoSystemEngineeringTeam:mainfrom
wappon28dev merged 9 commits intoSystemEngineeringTeam:mainfrom
Conversation
wappon28dev
reviewed
Mar 11, 2026
There was a problem hiding this comment.
Pull request overview
Unity の「玉転がしゲーム」教材(プロジェクト作成〜UI表示まで)を新規追加し、Starlight サイドバーに「ゲーム制作」カテゴリとして導線を追加するPRです。
Changes:
- Unity 教材ページ(00〜06)を新規追加
- 教材内で使用する画像・動画アセットを追加
astro.config.mjsのサイドバーに「ゲーム制作」セクションを追加
Reviewed changes
Copilot reviewed 8 out of 43 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
| src/content/docs/textbook/game/unity/00--tutorial.mdx | Unity 教材の導入ページを追加 |
| src/content/docs/textbook/game/unity/01--create-project.mdx | Unity プロジェクト作成手順を追加 |
| src/content/docs/textbook/game/unity/02--editor-tutorial.mdx | Unity エディタ画面の説明ページを追加 |
| src/content/docs/textbook/game/unity/03--create-stage.mdx | ステージ作成手順を追加 |
| src/content/docs/textbook/game/unity/04--create-player.mdx | プレイヤー作成・操作スクリプト作成手順を追加 |
| src/content/docs/textbook/game/unity/05--create-coin.mdx | コイン作成・獲得処理の手順を追加 |
| src/content/docs/textbook/game/unity/06--create-UI.mdx | スコアUI表示手順を追加 |
| src/content/docs/textbook/game/unity/_videos/play-1.avif | 教材のデモ動画(1)を追加 |
| src/content/docs/textbook/game/unity/_images/useGravity.webp | 教材用スクリーンショットを追加 |
| src/content/docs/textbook/game/unity/_images/UnityEdit-game.webp | 教材用スクリーンショットを追加 |
| src/content/docs/textbook/game/unity/_images/Tag-player.webp | 教材用スクリーンショットを追加 |
| src/content/docs/textbook/game/unity/_images/projectList.webp | 教材用スクリーンショットを追加 |
| src/content/docs/textbook/game/unity/_images/IsTrigger.webp | 教材用スクリーンショットを追加 |
| src/content/docs/textbook/game/unity/_images/cubeTransform.webp | 教材用スクリーンショットを追加 |
| src/content/docs/textbook/game/unity/_images/CameraView.webp | 教材用スクリーンショットを追加 |
| astro.config.mjs | サイドバーに「ゲーム制作」セクションを追加 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

優しいレビューお願いします